From 64d260748c09c64cc21d3d17622eacf86ff8f76e Mon Sep 17 00:00:00 2001 From: Christian Korber Date: Tue, 26 Aug 2025 20:18:48 +0200 Subject: [PATCH] luci-app-snmpd: change maintainership Take over maintainership after offer to do so. Signed-off-by: Christian Korber --- applications/luci-app-snmpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-snmpd/Makefile b/applications/luci-app-snmpd/Makefile index ef48151645..e9dc5b25c6 100644 --- a/applications/luci-app-snmpd/Makefile +++ b/applications/luci-app-snmpd/Makefile @@ -4,7 +4,7 @@ LUCI_TITLE:= Net-SNMP LuCI interface LUCI_DEPENDS:=+luci-base +snmpd LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive. -PKG_MAINTAINER:= Karl Palsson +PKG_MAINTAINER:= Christian Korber PKG_LICENSE:=Apache-2.0 include ../../luci.mk -- 2.30.2